home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1363 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  861 b 

  1. Path: newsfeed.ed.ac.uk!news
  2. From: Steven <steven@srv1.jig.ed.ac.uk>
  3. Newsgroups: comp.lang.c++
  4. Subject: HELP! Loading bitmaps from a filename.
  5. Date: 10 Jan 1996 16:41:13 GMT
  6. Organization: JIIG-CAL
  7. Message-ID: <4d0q79$71q@scotsman.ed.ac.uk>
  8. NNTP-Posting-Host: usr2.jig.ed.ac.uk
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
  13.  
  14. hi,
  15.  
  16. I am using Boland 3.1 C++ with OWL and I have a problem with bitmaps.
  17. I want to load bitmaps on to a window but I do not want to declare 
  18. which bitmap I want to load before run-time. In other words I do not
  19. want to say which bitmap I want to load in the Resource file. What
  20. I need to do is take the filename of a bitmap on disk and then 
  21. display that bitmap in a window. Any help in this area would be 
  22. very much appreciated.
  23.  
  24. Thanks
  25.  
  26. Steve
  27.  
  28.